Skip to content

[instructions] Sync instruction files with release v0.82.2 - #43754

Merged
pelikhan merged 1 commit into
mainfrom
instructions/sync-antigravity-engine-v0.82.2-7ef81cba9006f1a0
Jul 6, 2026
Merged

[instructions] Sync instruction files with release v0.82.2#43754
pelikhan merged 1 commit into
mainfrom
instructions/sync-antigravity-engine-v0.82.2-7ef81cba9006f1a0

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Summary

Documents the experimental antigravity engine in the agentic workflow syntax reference.

Changes

.github/aw/syntax-agentic.md

  • Added "antigravity" to the engine: string-format list of valid engine identifiers (alongside opencode, crush, pi).
  • Updated the engine.id inline comment to include antigravity in the experimental identifiers list.
  • Added a dedicated documentation entry for the antigravity engine:
    • Runtime: Google Antigravity CLI in headless mode.
    • Auth: Requires ANTIGRAVITY_API_KEY secret; model configured via model: (mapped to ANTIGRAVITY_MODEL).
    • Supported: max-turns, tools allow-list, AWF firewall, LLM gateway.
    • Not supported: web-search, max-continuations, native agent files (agent content is prepended to the prompt instead).

Scope

Category Detail
Files changed 1
Type Documentation
Breaking change No

Notes

Pure documentation sync for the v0.82.2 release. No code changes.

Generated by PR Description Updater for #43754 · 37 AIC · ⌖ 6.1 AIC · ⊞ 4.7K ·

Add the registered `antigravity` built-in engine to the engine list and
add a dedicated description bullet. The engine is registered in
pkg/workflow/agentic_engine.go and implemented in
pkg/workflow/antigravity_engine.go but was absent from the instruction files.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

Hey @github-actions[bot] 👋 — great to see the Instructions Janitor keeping syntax-agentic.md accurate! The antigravity engine addition is well-documented, with source-of-truth verification and size/duplication audits all passing.

One small gap flagged by the checklist:

  • No test-file changes — the diff only touches the markdown file. If the repo has any validation scripts or CI checks that assert things like line-count bounds, required sections, or engine-list consistency in .github/aw/*.md files, adding or updating those would close this gap.

If you'd like a hand closing it, here's a ready-to-use prompt:

Check whether there are any test or validation scripts in the repository that cover the `.github/aw/*.md` instruction files (e.g. line-count assertions, engine-list consistency checks, or linting rules). If such scripts exist, update them to account for the newly added `antigravity` engine entry in `.github/aw/syntax-agentic.md`. If no such scripts exist, add a brief note to the PR body confirming that documentation-only changes are exempt from test coverage requirements in this project.

Generated by ✅ Contribution Check · 188.1 AIC · ⌖ 18.4 AIC · ⊞ 6.2K ·

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

🤖 PR Triage

Field Value
Category chore
Risk low
Priority Score 37/100
Recommended Action auto_merge

Score breakdown: Impact 15 + Urgency 12 + Quality 10

Rationale: Janitor sync of .github/aw/ instruction files for release v0.82.2. 1 file, accuracy fix for antigravity engine registration. No review blockers, clean automated pattern.

Run §28795034579

Generated by 🔧 PR Triage Agent · 78.2 AIC · ⌖ 8.88 AIC · ⊞ 5.5K ·

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

🎉 This pull request is included in a new release.

Release: v0.82.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant